home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 2.toast / pc / sample code / printing / lw8_hosesample / readme < prev   
Encoding:
Text File  |  2000-09-28  |  631 b   |  14 lines

  1. This sample code demonstrates how a LaserWriter communication hose plug-in can be written. 
  2. An Irda (Infrared) hose is used here as an example.
  3.  
  4. This sample can be built with CodeWarrior Pro 4.  
  5. End product is a file named "HoseIrdaLib" which should be copied into 
  6. :Extensions:Printing Plug-ins: folder to take effect.
  7.  
  8. Communications Toolbox is used in this implementation to interface with IrDA. 
  9.  
  10. For a description of how to write a LaserWriter 8 Plug-in, please 
  11. read "Writing Hoses for LaserWriter 8"  and 
  12. "Printing Plug-ins Manager Specification" on Apple’s Developer 
  13. Technote site http://developer.apple.com/technotes/.
  14.